Class TelnetServerProcessImpl

All Implemented Interfaces:
IPCObject, Process, TelnetServerProcess
Direct Known Subclasses:
SshServerProcessImpl

public class TelnetServerProcessImpl extends ProcessImpl implements TelnetServerProcess
Information provided by the PKI file:

    \class TelnetServerProcess
    
    \brief TelnetServerProcess handles and manipulates the Telnet server.
    
    \example network().getDevice("Router0").getProcess("TelnetServer")
    
Author:
Auto-generated
  • Constructor Details

  • Method Details

    • getTelnetClientCount

      public int getTelnetClientCount()
      Information provided by the PKI file:
      
          \brief Returns the number of telnet clients connected.
          
          \return int, the number of telnet clients connected.
          
              
      Specified by:
      getTelnetClientCount in interface TelnetServerProcess
      Returns:
      int Returns a int